img {
    max-height: 100%;
    max-width: 100%;
}
.index-right {
    width: 240px;
    float: right;
    padding-bottom: 20px;
    margin-left: 55px;
    font-family: "Microsoft YaHei";
    margin-top: 30px;
}
.index-right .image {
    height: 0;
    padding-bottom: 58%;
    overflow: hidden;
}
.index-right .image img {
    max-height: none;
}
.index-right h2 {
    margin-top: 25px;
}
.index-right li {
	font-size: 14px;
	margin-top: 13px;
	height: 20px;
	overflow: hidden;
}
.index-right li span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    border: 1px solid #ddd;
    color: #999;
    text-align: center;
    line-height: 16px;
    margin-right: 10px;
}
.index-right li a {
    color: #777;
}
.index-right li a:hover {
    color: #159450;
}
.index-right li:nth-child(-n+3) span {
    color: #fff;
    background-color: #f90;
    border: 1px solid #f90;
}
.index-left {
	font-family: "Microsoft YaHei";
	overflow: hidden;
	padding-top: 30px;
}
.index-left li {
    position: relative;
    margin-bottom: 40px;
}
.index-left li .image {
    width: 210px;
    float: left;
    margin-right: 20px;
}
.index-left li .image a {
    display: block;
    padding-bottom: 55%;
    overflow: hidden;
    height: 0;
}
.index-left li .image img {
    max-height: none;
    max-width: 100%;
}
.index-left li h3 {
    font-size: 18px;
    overflow: hidden;
    line-height: 40px;
    height: 40px;
}
.index-left li h3 a {
    color: #333;
}
.index-left li h3 a:hover {
    color: #159450;
}
.index-left li span {
	font-size: 14px;
	color: #999;
	display: block;
	overflow: hidden;
}
.index-left li p {
	font-size: 14px;
	color: #999;
	overflow: hidden;
	padding-top: 10px;
	margin-top: 17px;
}
.index-left li p i {
	display: inline-block;
	width: 38px;
	height: 38px;
	overflow: hidden;
	border-radius: 50%;
	vertical-align: top;
	margin-right: 10px;
	margin-top: -8px;
}
.index-left li p b a {
    color: #999;
    padding-left: 25px;
    background: url(../images/image2020/pinglun.png) no-repeat 0 center;
}
.index-left li p b a.dianzan {
    background: url(../images/image2020/dianzan.png) no-repeat 0 center;
    margin-left: 35px;
}
.index-left li p b a.dianzan.focus {
    background: url(../images/image2020/dianzan1.png) no-repeat 0 center;
}
.index-left li p b {
    float: right;
    font-weight: normal;
}
.index-left li p b img.good {
	margin-top: 1px;
	margin-left: 40px;
}
.appointment {
    font-family: "Microsoft YaHei";
    margin-top: 15px;
}
.appointment li {
    position: relative;
    margin-bottom: 40px;
}
.appointment li .image {
    width: 210px;
    float: left;
    margin-right: 20px;
}
.appointment li .image a {
    display: block;
    position: relative;
    height: 0;
    padding-bottom: 55%;
    overflow: hidden;
}
.appointment li .image img {
    max-height: none;
}
.appointment li .image em {
    position: absolute;
    width: 48px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: #f90;
    color: #fff;
    top: 0;
    left: 0;
    font-style: normal;
}
.appointment li p {
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    height: 40px;
}
.appointment li p a {
    color: #333;
}
.appointment li p a:hover {
    color: #159450;
}
.appointment li b {
	display: block;
	overflow: hidden;
	font-size: 14px;
	color: #999;
	padding-top: 20px;
}
.appointment li b i {
	display: inline-block;
	width: 39px;
	height: 39px;
	border-radius: 50%;
	overflow: hidden;
	vertical-align: top;
	margin-top: -8px;
	margin-right: 15px;
}
.appointment li span {
    font-size: 14px;
    color: #999;
}
.appointment li span strong {
    font-size: 20px;
    color: #f60;
    margin: 0 5px;
}
.appointment li a.btn {
    position: absolute;
    right: 70px;
    bottom: 10px;
    width: 106px;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    text-align: center;
    color: #fff;
    background-color: #159450;
}
.teacher .teacher_rt .tl.noborder {
	border: 0;
}
.teacher .teacher_rt .tl.noborder a.focus {
	border: 0;
	position: relative;
	padding-bottom: 3px;
}
.teacher .teacher_rt .tl.noborder a.focus::after {
	position: absolute;
	content: "";
	clear: both;
	width: 44px;
	height: 4px;
	background-color: #159450;
	bottom: 0;
	left: 50%;
	margin-left: -22px;
}
.person .tl.noborder {
	border: 0;
    height: 40px;
}
.person .tl.noborder a.focus {
	border: 0;
	position: relative;
	padding-bottom: 3px;
}
.person .tl.noborder a.focus::after {
	position: absolute;
	content: "";
	clear: both;
	width: 44px;
	height: 4px;
	background-color: #159450;
	bottom: 0;
	left: 50%;
	margin-left: -22px;
}
.person .tl.noborder h3 a {
    color: #333;
    display: inline-block;
    position: relative;
    margin-right: 60px;
    padding-bottom: 3px;
}
.thumbs li p {
	width: 390px;
	margin-top: 12px;
}
.thumbs li span {
	margin-top: 5px;
}
.tab-bot {
    font-family: "Microsoft YaHei";
    display: none;
}
.records .search-record .search {
    position: relative;
    float: left;
    margin-right: 20px;
}
.records .search-record .search input {
    width: 200px;
    height: 30px;
    border: 1px solid #e1e1e1;
    padding-left: 35px;
    box-sizing: border-box;
}
.records .search-record .search img {
	position: absolute;
	left: 12px;
	top: 8px;
}
.records .search-record a {
	width: 80px;
	height: 30px;
	line-height: 28px;
	display: inline-block;
	box-sizing: border-box;
	border: 1px solid #e1e1e1;
	color: #333;
	text-align: center;
	margin-top: 0;
	vertical-align: top;
}
.records .search-record .search a {
    border-left: 0;
}
.records p {
    font-size: 16px;
    color: #159450;
    margin-top: 28px;
}
.records table {
    margin-top: 25px;
    width: 100%;
    font-size: 14px;
    color: #999;
    margin-left: -12px;
    margin-right: -12px;
}
.records table td.first {
	width: 180px;
	padding-left: 15px;
}
.records table td.second a {
    color: #333;
}
.records table td.third {
    padding-right: 12px;
    position: relative;
}
.records table td.third a {
	position: absolute;
	right: 6px;
	top: 8px;
	width: 16px;
	height: 16px;
    background:  url(../images/image2020/close.png) no-repeat 0 center;
    display: none;
}
.records table tr {
    height: 32px;
    line-height: 32px;
}
.records table tr:hover {
	background: #f5f5f5;
}
.records table tr:hover td.third a {
    display: block;
}
.index-left.thumbs.tab-bot {
	padding-top: 20px;
}
.search-record {
	margin-top: 30px;
}
.main .tl {
    position: relative;
}
.main .tl a.more {
	position: absolute;
	right: 0;
	bottom: 9px;
	font-size: 14px;
	color: #999;
	font-family: "microsoft yahei";
}
.followBox li {
    float: left;
    width: 225px;
    height: 210px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    margin-right: 30px;
    margin-top: 30px;
}
.followBox li .image {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	margin-top: 35px;
	display: inline-block;
	overflow: hidden;
}
.followBox li .image img {
	max-width: 100%;
	max-height: 100%;
	height: 100%;
	width: 100%;
}
.followBox li p {
    padding: 0 15px;
    margin-top: 15px;
}
.followBox li p a {
    font-size: 16px;
    color: #333;
}
.followBox li a.setting {
    position: absolute;
    right: 10px;
    top: 10px;
    display: none;
}
.followBox li:hover {
    box-shadow: 0px 10px 25px 0px rgba(40, 40, 40, 0.1);
}
.followBox li:hover a.setting {
    display: block;
}
.select-group {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.25);
	font-family: "Microsoft YaHei";
	z-index: 999;
}
.select-group .select-box {
	width: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-sizing: border-box;
	transform: translate(-300px,-50%);
}
.select-group .title {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    position: relative;
    padding: 0 20px;
    background-color: #f5f7fa;
}
.select-group .title a {
	position: absolute;
	top: 20px;
	right: 20px;
}
.select-group .Content {
    padding: 33px 30px 0 30px;
}
.select-group .select-box p {
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 30px;
}
.select-group .select-box p a {
    font-size: 14px;
    color: #333;
    margin-right: 42px;
}
.select-group .select-box p i {
	display: inline-block;
	width: 24px;
	height: 24px;
	background: url(../images/image2020/select.png) no-repeat;
	vertical-align: top;
	margin-right: 10px;
	margin-top: -3px;
}
.select-group .select-box p a.focus i {
    background: url(../images/image2020/select1.png) no-repeat;
}
.select-group .select-box span {
    display: block;
    text-align: center;
    margin-top: 35px;
}
.select-group .select-box span a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px dashed #159450;
    color: #159450;
    font-size: 14px;
    display: inline-block;
}
.select-group .btnBox {
    margin-top: 30px;
    margin-bottom: 22px;
    text-align: center;
}
.select-group .btnBox a {
    width: 90px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background-color: #fff;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin: 0 10px;
}
.select-group .btnBox a:last-child {
    background-color: #159450;
    color: #fff;
    border: 1px solid #159450;
}
.select-group .add-group {
	width: 600px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #fff;
	border-radius: 8px;
	overflow: hidden;
	box-sizing: border-box;
	display: none;
	transform: translate(-300px,-50%);
}
.select-group .add-group p {
	font-size: 14px;
	position: relative;
	margin-left: 90px;
}
.select-group .add-group p input {
	width: 350px;
	height: 40px;
	border: 0;
	border: 1px solid #ddd;
	border-radius: 2px;
	text-indent: 15px;
	margin-left: 20px;
	box-sizing: border-box;
	padding-right: 40px;
}
.select-group .add-group p input.empty {
    border-color: #fb6161;
}
.select-group .add-group p span {
	position: absolute;
	right: 32px;
	top: 10px;
	color: #999;
}
.select-group .add-group .tip {
	font-size: 12px;
	color: #fb6161;
    margin-left: 167px;
    margin-top: 9px;
}
.select-group .add-group .btnBox {
    margin-top: 55px;
}
.main .content dl dt.image {
    border-width: 3px;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-radius: 50%;
    background-color: rgb(229, 229, 229);
    box-shadow: 0px 3px 7px 0px rgba(40, 40, 40, 0.1);
    width: 90px;
    height: 90px;
    padding: 0;
    margin-right: 20px;
}
.main .content dl dt.image img {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
}
.main .content dl dd.details {
    width: auto;
    font-family: "Microsoft YaHei";
}
.main .content dd.details p {
    font-size: 20px;
    line-height: 36px;
    height: 36px;
}
.main .content dd.details span {
    font-size: 16px;
    color: #999;
    line-height: 34px;
    display: block;
}
.main .content dd.details .btnBox a {
    font-size: 14px;
    color: #0bb813;
}
.main .content dd.details .btnBox a.change {
    color: #159450;
    margin-left: 20px;
}
.main .content dd.details .btnBox a:hover {
    text-decoration: underline;
}
.main .content dd.details .btnBox {
	line-height: 28px;
}
.change-message {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.25);
	display: none;
	z-index: 999;
}
.change-message .message-box {
	width: 320px;
	border-radius: 4px;
	box-sizing: border-box;
	position: absolute;
	left: 50%;
	top: 50%;
	background-color: #fff;
	transform: translate(-160px,-50%);
	font-family: "Microsoft YaHei";
	padding: 25px 30px 0;
}
.change-message .message-box p {
	font-size: 16px;
	text-align: center;
	line-height: 38px;
}
.change-message .message-box .item {
    position: relative;
}

.change-message .message-box input {
	height: 40px;
	border-radius: 2px;
	background-color: #f0f2f7;
	width: 100%;
	border: 0;
	padding-left: 15px;
	box-sizing: border-box;
	font-size: 16px;
	font-family: "Microsoft YaHei";
	color: #333;
	margin-top: 15px;
}
.change-message .message-box input.code {
	font-size: 14px;
	padding-right: 120px;
}
.change-message .message-box .block input {
	color: #999;
}
.change-message .message-box .block a {
	position: absolute;
	right: 15px;
	height: 40px;
	line-height: 40px;
	top: 15px;
	text-align: center;
	font-size: 14px;
	color: #348ebd;
	text-decoration: underline;
}
.change-message .message-box .item a.send {
	position: absolute;
	width: 120px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	background-color: #159450;
	border-radius: 0 2px 2px 0;
	font-family: "Microsoft YaHei";
	right: 0;
	top: 15px;
	font-size: 14px;
}
.change-message .message-box .image {
	text-align: center;
	margin-top: 15px;
}
.change-message .message-box .image p {
	font-size: 14px;
	color: #159450;
	line-height: 32px;
}
.change-message .message-box a.determine {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	background-color: #159450;
	color: #fff;
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 22px;
}
.change-message .message-box a.close {
    position: absolute;
    top: 10px;
    right: 12px;
}
.teacher .teacher_rt {
	z-index: 99;
	position: relative;
}
.login-tab1,.login-tab2 {
    display: none;
    margin-top: 18px;
}
.login h2 a {
	color: #333;
	margin-right: 20px;
	font-size: 18px;
	position: relative;
	padding-bottom: 10px;
}
.login h2 a.on:after {
    content: "";
    clear: both;
    position: absolute;
    width: 44px;
    height: 4px;
    background-color: #5bb5e5;
    bottom: 0;
    left: 50%;
    margin-left: -22px;
}
.mobile-login .box {
    position: relative;
}
.mobile-login .box input {
	text-indent: 20px;
}
input.code {
	background: #f0f2f7;
	font-family: "Microsoft Yahei";
	color: #b9becd;
	padding-right: 102px;
	box-sizing: border-box;
}
.mobile-login .box a {
	position: absolute;
	width: 102px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	background-color: #159450;
	border-radius: 19px;
	right: 0;
	top: 0;
}
.mobile-login .box a.gray {
	background-color: #aaa;
}
.mobile-login .box a em {
	font-style: normal;
}
.login a.wxbtn {
	position: absolute;
	right: 10px;
	top: 10px;
}
.wxLogin {
	display: none;
	text-align: center;
}
.wxLogin span {
	font-size: 18px;
	margin-top: 35px;
	display: block;
	margin-bottom: 20px;
}
.wxLogin .image img {
    width: 200px;
}
.login .wxLogin p {
	width: auto;
	height: auto;
	background-color: transparent;
    margin: 0;
    margin-top: 10px;
    font-size: 14px;
    color: #666;
}
.login .wxLogin p a {
    color: #06a25f;
}
.login .wxLogin p img {
	vertical-align: top;
	display: inline-block;
	margin-right: 10px;
	margin-top: 2px;
}
.mydiv .login .hd h3 a {
	padding: 0 0 10px 0;
	margin-right: 45px;
	color: #999;
}
.mydiv .login .hd h3 {
	left: 0;
}
.mydiv .login .hd h3 a.on {
	border-bottom: 2px solid #159450;
	padding-bottom: 8px;
	font-weight: bold;
	color: #159450;
}
#drag .drag_bg {
	background-color: #159450 !important;
}
.mydiv .login {
	margin: 0px;
}
.mydiv .login .lf-warp {
	width: 400px;
	height: 430px;
	float: left;
	border-right: 1px dotted #cdcdcd;
	padding: 0 32px;
	box-sizing: border-box;
	padding-top: 40px;
	background-color: #fff;
}
.mydiv {
	height: auto;
}
.mydiv .login .login-warp {
	margin: 0;
	overflow: hidden;
	background-color: #f5f5f5;
}
.mydiv .login .lf-warp input {
	height: 44px;
	width: 100%;
	border: 0;
	text-indent: 12px;
	border-radius: 2px;
	font: normal 14px/48px "microsoft yahei";
	color: #aaaaaa;
	background: none;
	box-sizing: border-box;
	background-color: #f4f4f4;
}
.mydiv .login .lf-warp .txt-box {
	height: auto;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
.showaccount {
	margin-top: 30px;
}
#drag {
	width: 335px;
}
#drag .drag_text {
	width: 335px;
	color: #999;
	font-weight: normal;
}
.lf-warp .login-btn {
	width: 100%;
	height: 44px;
	text-align: center;
	cursor: pointer;
	color: #fff;
	margin-top: 20px;
	border-radius: 2px;
	float: left;
	background-color: #159450;
	font: normal 16px/44px "microsoft yahei";
}
.lf-warp .ft {
	width: 100%;
	color: #999;
	height: 20px;
}
.lf-warp .showmoblie .ft a {
	position: absolute;
	left: 70px;
	top: 0;
	font: normal 14px/20px "microsoft yahei";
	color: #999;
}
.lf-warp .showmoblie .ft a:first-of-type {
	left: 0;
}
/*.anonymous span.checkbox {
	background: url(../images/image2020/select1.png) 0 0 no-repeat;
	background-size: 100%;
}
*/

.lf-warp .ft a {
	position: absolute;
	right: 0;
	top: 0;
	font: normal 14px/20px "microsoft yahei";
	color: #999;
}
.lf-warp .ft a:first-of-type {
    right: 40px;
}
.mydiv .login .lf-warp {
	border-right: 0;
}
.showmoblie {
	margin-top: 30px;
}
.mydiv .login .lf-warp .txt-box a {
	position: absolute;
	right: 10px;
	top: 2px;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	background: #159450 !important;
	padding: 0 10px;
}
.rt-warp {
	float: none;
	width: auto;
	overflow: hidden;
	text-align: center;
	line-height: normal;
}
.rt-warp span {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-top: 78px;
	margin-bottom: 18px;
}
.rt-warp .image img {
    width: 200px;
}
.rt-warp p a {
	float: none;
	margin-top: 0;
	color: #06a25f;
}
.rt-warp p {
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.rt-warp p img {
	vertical-align: top;
	display: inline-block;
	margin-right: 10px;
	margin-top: 2px;
}
.unbind-box {
	display: none;
}
.unbind-box p {
	line-height: 50px;
	height: 50px;
}
.unbind-box .btnBox {
	text-align: center;
	font-size: 0;
	margin-top: 20px;
	margin-bottom: 30px;
}
.unbind-box .btnBox a {
	width: 90px;
	height: 36px;
	line-height: 36px;
	background-color: #159450;
	color: #fff;
	display: inline-block;
	border-radius: 2px;
	font-size: 14px;
	margin: 0 5px;
}
.unbind-box .btnBox a.cancle {
	background-color: #bfbfbf;
}
.change-message .bind-box {
	padding: 25px 60px 0;
	display: none;
}
.change-message .bind-box a.determine {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 2px;
	background-color: #159450;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 22px;
}
.change-message .change-box {
	display: none;
}
.change-message .change-box2 {
	display: none;
}
